home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 9 / PCPP #9.iso / GAMES / BARYON / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-01-22  |  898 b   |  23 lines

  1. echo off
  2. cls
  3. echo.
  4. echo    ╔══════════════════════════════════════════════════╗
  5. echo    ║                                                  ║
  6. echo    ║  PC Powerplay presents a playable demo of Baryon ║
  7. echo    ║                                                  ║
  8. echo    ║  This will automatically install about 7 Megs    ║
  9. echo    ║                                                  ║
  10. echo    ║  to the directory C:\BARYON on your hard drive   ║
  11. echo    ║                                                  ║
  12. echo    ║  To cancel press CTRL-C otherwise enjoy this     ║
  13. echo    ║                                                  ║
  14. echo    ║  this Classic Demo ....                          ║
  15. echo    ║                                                  ║
  16. echo    ╚══════════════════════════════════════════════════╝
  17. pause
  18. md c:\baryon
  19. xcopy *.* c:\baryon /s
  20. c:
  21. cd\baryon
  22. setup
  23. go